csd: Ignore titlebars when hidden
authorMatthias Clasen <mclasen@redhat.com>
Mon, 13 May 2013 00:53:41 +0000 (20:53 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 13 May 2013 01:01:59 +0000 (21:01 -0400)
commitd31391b0c702bbda5332df6497e73e3ec59ed2c3
tree5d77332709765a17227796a362c2c1317b200c9a
parent759f223396301031a5d4834773e5ed2fbb4584a2
csd: Ignore titlebars when hidden

We were not drawing the content background in the titlebar
area when fullscreen, and were still treating clicks there
as if they were on the titlebar.
gtk/gtkwindow.c